home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
swearbear.swf
/
scripts
/
DefineButton2_66
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2002-01-09
|
150b
|
11 lines
on(release){
tellTarget("/bear")
{
gotoAndPlay(4);
}
tellTarget("/headdance/headmouth")
{
gotoAndPlay(1);
}
}